home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- if rollOver(17) then
- go("cccb")
- else
- if rollOver(20) then
- go("chout")
- else
- if rollOver(23) then
- go("matica")
- else
- if rollOver(26) then
- go("club")
- else
- if rollOver(33) then
- go("volver")
- else
- if the mouseCast = 89 then
- go("cre")
- else
- if the mouseCast = 90 then
- go("vid")
- else
- if the mouseCast = 91 then
- go("pat")
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end
-